Welcome![Sign In][Sign Up]
Location:
Search - vc mscomm

Search list

[SCMpc_c51

Description: 利用VC提供所的MSCOMM控件实现了单片机和微机之间的串行通信,经调试已经成功-VC to provide the use of MSCOMM control and realize the single-chip serial communication between microprocessor by commissioning has been successfully
Platform: | Size: 3657728 | Author: | Hits:

[Internet-NetworkMSCOMM

Description: 用VC++实现的串口通信程序,由于本人是笔记本,没有串口,所以本程序可做为研究串口设置之用.-With VC++ Realize the serial communication program, because I am a notebook, there is no serial port, so this procedure can be used as a study of serial port settings used.
Platform: | Size: 31744 | Author: 姜然 | Hits:

[VC/MFCMSComm

Description: MSComm控件使用详解,是整理好的PDF文档-MSComm control the use of detailed, is finishing a good PDF document
Platform: | Size: 311296 | Author: 淡月清风 | Hits:

[Com PortSerialControl(MSCOMM32.ocx)

Description: 该代码是我在做课程设计时编写的一个串口调试的程序,编程环境为VC6.0.使用微软的串口控件MSCOMM实现。可做为初学串口编程时的参考。-The code that I am prepared to do the curriculum design of a serial debug procedures, programming environment for VC6.0. The use of Microsoft
Platform: | Size: 808960 | Author: 王占辉 | Hits:

[SCMabout_mscomm.ocx_program

Description: 这是一个有关用msc通讯控件,vc编写的上位机通讯程序,有接受和发送两部分-This is a msc communication with the control, vc prepared PC communication program, has accepted and sent in two parts
Platform: | Size: 5113856 | Author: wang daiwei | Hits:

[CommunicationMSComm

Description: 一个使用VC串口控件的小例子,虽然比较简单,但对初学者掌握串口编程还是有帮助的-Instance, use the VC back stamp satirical versed in glass cavity呥ㄛ Brassica campestris bird
Platform: | Size: 40960 | Author: 单小军 | Hits:

[Internet-NetworkMScomm

Description: 为解决实际测控系统中在控制中心的上位机和控制功能设备的下位机之间传送命令和文件的问题,在讨论VC++6.0中MSComm控件的基础上,通过制定通信协议、给命令和文件加入标识构成包进行传送,从而正确地区分了命令和文件.实验表明,基于该通信协议,可以成功地传送命令和多类型文件. -To address the actual measurement and control system in the Control Center PC and control functions of equipment under the digital transmission between orders and documents, in discussing the VC++ 6.0 in MSComm control on the basis of the communication protocol through the development to the orders and adding logo files constitute a packet transmitted, thereby correct distinction between the orders and documents. The experimental results show that based on the communication protocol, you can successfully send a command and multi-type documents.
Platform: | Size: 230400 | Author: 王亮 | Hits:

[OtherMSComm

Description: labview MSComm控件,是跟vc++中的控件一样,可以在lbview中直接调用-labview MSComm control, with vc++ of control, like, you can directly call lbview
Platform: | Size: 30720 | Author: 吴欣雨 | Hits:

[ActiveX/DCOM/ATLSerialReceiveAndSend

Description: 本实例演示了VC++中串行通信的实现方法,采用了WINAPI方式,而不是常见的MSCOMM控件,程序灵活性更强。-The examples demonstrate VC++ In serial communication method, using the WINAPI, rather than common MSCOMM controls, procedures more flexible.
Platform: | Size: 1986560 | Author: 何工 | Hits:

[MiddleWareMSComm

Description: 使用串口控件 在vc中基于对话框的串口编程-The use of serial control in vc serial dialog-based programming
Platform: | Size: 3647488 | Author: 刘井生 | Hits:

[CommunicationMSComm

Description: 用MFC编的读取串口数据并画实时曲线的VC++程序源码-MFC vc++
Platform: | Size: 2426880 | Author: chen anquan | Hits:

[CommunicationComm

Description: Using MSComm ActiveX in VC++, use CString cla-Using MSComm ActiveX in VC++, use CString class
Platform: | Size: 56320 | Author: THUY | Hits:

[CommunicationRS_232_FULIYE

Description: vc 6.0下使用MSComm控件进行串口通讯,可进行相应的通讯设置,显示串口数据并动态绘制波形图/曲线图,使用快速傅里叶变换将时域信号的串口数据转换为频域值,并动态显示。代码内有注释-vc 6.0 control for the use of MSComm serial communications, the communications can be set, indicating the serial data and dynamic mapping wave/curve, the use of Fast Fourier Transform of the serial time domain will be converted to frequency domain data and dynamic display. Code annotated with
Platform: | Size: 3728384 | Author: 葛李欣 | Hits:

[Com PortEg01

Description: VC++ 6.0 串口通信编程 使用 mscomm控件-VC++ 6.0 Serial communication programming using mscomm Control
Platform: | Size: 3588096 | Author: william | Hits:

[Com PortMSComm-suer

Description: MSComm控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-driven)方法,一是查询法。-MSComm control the use of Xiangjie
Platform: | Size: 4096 | Author: 钟立青 | Hits:

[source in ebookMSComm

Description: 利用VC++ MSComm控件实现字符发送与接收-Using VC++ MSComm control character to send and receive to achieve
Platform: | Size: 1883136 | Author: caowen | Hits:

[Software EngineeringvcMSCom

Description: vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, carried out the serial port communication in mfc simplest way is to use MSCOMM control in the dialog box has, MSComm communication control provides a range of standard communication command interface, which allows to establish serial port connection, you can connect to other communication devices (such as Modem). You can also send commands, data exchange and the surveillance and response in the communication process with various kinds of errors and events, so you can use it to create a full-duplex, event-driven, efficient and practical communication program.
Platform: | Size: 75776 | Author: 于玮婷 | Hits:

[Com Port1

Description: VC++ MSComm控件实现文件发送与接收-VC++ MSComm control implementation file to send and receive
Platform: | Size: 99328 | Author: ma | Hits:

[Com PortMSCOMM

Description: VC++串口编程,利用pc与pc间进行相互通信。-VC++ serial programming, the use of pc and pc to communicate between.
Platform: | Size: 1024 | Author: jiangxinhe | Hits:

[GPS developGPS-_-MSComm-_-API

Description: GPS编程,其环境是MFC和API两种情况。在熟悉VC的MFC以及API应用之后了解和学习GPS编程的好文档。-GPS programming, the environment is MFC and API two kinds of cases. In the familiar with VC the MFC application and API after learning about the good programming and GPS document.
Platform: | Size: 576512 | Author: 颜俊杰 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net